home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / Puzzle / Breaker.exe / scripts / frame_19 / DoAction.as
Text File  |  2006-05-29  |  598b  |  41 lines

  1. count = "0";
  2. while(count < "56")
  3. {
  4.    count += "1";
  5.    set("tab" add count,"0");
  6. }
  7. count = "48";
  8. while(count < "55")
  9. {
  10.    count += "1";
  11.    set("tab" add count,"50");
  12. }
  13. count = "40";
  14. while(count < "46")
  15. {
  16.    count += "1";
  17.    set("tab" add count,"1");
  18. }
  19. count = "32";
  20. while(count < "37")
  21. {
  22.    count += "1";
  23.    set("tab" add count,"1");
  24. }
  25. count = "24";
  26. while(count < "28")
  27. {
  28.    count += "1";
  29.    set("tab" add count,"1");
  30. }
  31. count = "16";
  32. while(count < "19")
  33. {
  34.    count += "1";
  35.    set("tab" add count,"1");
  36. }
  37. tab9 = "1";
  38. tab10 = "1";
  39. tab1 = "1";
  40. gotoAndPlay(70);
  41.